home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / getcur.z / getcur
Encoding:
Text File  |  2002-10-03  |  2.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4. ggggeeeettttccccuuuurrrr((((3333GGGG))))                                                          ggggeeeettttccccuuuurrrr((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ggggeeeettttccccuuuurrrr - returns the cursor characteristics
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ggggeeeettttccccuuuurrrr((((iiiinnnnddddeeeexxxx,,,, ccccoooolllloooorrrr,,,, wwwwttttmmmm,,,, bbbb))))
  13.      iiiinnnntttteeeeggggeeeerrrr****2222 iiiinnnnddddeeeexxxx,,,, ccccoooolllloooorrrr,,,, wwwwttttmmmm
  14.      llllooooggggiiiiccccaaaallll bbbb
  15.  
  16. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  17.      _i_n_d_e_x   expects the variable into which the system writes the index of
  18.              the current cursor.  The cursor index is an index into a table of
  19.              cursor bitmaps.
  20.  
  21.      _c_o_l_o_r   is an obsolete parameter.  It is retained for compatibility with
  22.              previous releases.
  23.  
  24.      _w_t_m     is an obsolete parameter.  It is retained for compatibility with
  25.              previous releases.
  26.  
  27.      _b       expects the variable into which the system returns a boolean
  28.              indicating if the cursor in visible in the current window.
  29.  
  30. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  31.      ggggeeeettttccccuuuurrrr returns the index of the current cursor and a boolean value
  32.      indicating if the cursor is visible in the current window.  (The cursor
  33.      will not be visible if ccccuuuurrrrssssooooffff has been called.)
  34.  
  35. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  36.      curson, defcur, setcur
  37.  
  38. NNNNOOOOTTTTEEEE
  39.      This routine is available only in immediate mode.
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.